.button-group {
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: self-start;
	width: 100%;
}

.button-group.is-vertical {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start;
	width: 100%;
}

.button-group.is-vertical a {
	margin-right: 0;
	margin-bottom: 1rem;
}

.button-group a {
	margin-right: 30px;
	margin-bottom: 1rem;
}

.latest-news .post .columns .column .item-c .text-c {
	z-index: 1;
}

nav+div {
	margin-top: 180px;
}

@media screen and (max-width: 1279px) {
	nav+div {
		margin-top: 80px;
	}
}

nav+.editor:before,
header+.editor:before {
	display: none;
}

nav .down .nav .nav-c>ul {
	position: relative;
}

@media screen and (min-width: 1280px) {
	nav .down .nav .nav-c>ul>li {
		position: static;
	}
}

nav .down .nav .nav-c>ul>li.left-left.has-sub-second>.sub-menu-outer {
	left: 31px;
	right: auto;
}

nav .down .nav .nav-c>ul>li.has-sub-second {
	position: static;
}

nav .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer {
	width: 760px;
	right: 0;
	left: auto;
}

nav .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer>.sub-menu li {
	margin-bottom: 5px;
	line-height: 1.2;
	padding-bottom: 1px;
}

nav .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer>.sub-menu li>a {
	display: inline;
	line-height: 1.2;
}

nav.no-banner .down .logo-c a p,
nav.no-banner .down .nav .nav-c>ul>li>a {
	color: #b8a473;
}

nav.no-banner.smaller .down .logo-c a p,
nav.no-banner.smaller .down .nav .nav-c>ul>li>a {
	color: #ffffff;
}

@media screen and (min-width: 1280px){
  nav.no-banner .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer>.sub-menu{
    box-shadow: 1px 2px 3px #eee;
    margin: 3px;
  }
}

.categories-nav {
	margin: 2rem 0;
}

.categories-nav a {
	font-family: Calibri;
	font-weight: 700;
	font-style: normal;
	font-size: 1.5rem;
	color: #000000;
	margin-right: 20px;
}

.categories-nav a.is-active,
.categories-nav a:hover {
	color: #f6cb30;
}

.inner-header .banners {
	height: 100%;
}

.inner-header .banners .banner {
	height: 100%;
}

.news-page,
.events-page,
.employment-page,
.calendar-page,
body>.container {
	margin-bottom: 6rem;
}

.news-page .news-listing .card-image .news-icon,
.events-page .events-listing .card-image .events-icon {
	background-position: center;
	background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {

	.news-page .news-listing .card-image .news-icon,
	.events-page .events-listing .card-image .events-icon {
		width: 10vw;
	}
}

.news-page .news-listing .news-details .news-read-more,
.events-page .events-listing .events-details .events-read-more {
	display: inline-block;
	font-size: 14px;
	line-height: 1.7;
	text-transform: uppercase;
	border-bottom: solid 1px transparent;
	transform: translateZ(0);
	font-family: Calibri;
	font-weight: 700;
	font-style: normal;
	color: #f6cb30;
	margin: 2rem 0 0;
}

.news-page .news-listing .news-details .news-read-more:hover,
.events-page .events-listing .events-details .events-read-more:hover {
	border-bottom: solid 1px #f6cb30;
	color: #f6cb30;
}

.news-page .news-listing,
.events-page .events-listing {
	overflow: hidden;
}

.news-page .news-listing .news-details,
.events-page .events-listing .events-details {
	background-color: #ffffff;
	position: relative;
	z-index: 1;
}

.news-page .news-listing .news-image,
.events-page .events-listing .events-image {
	border-bottom: none;
	transform: scale(1);
	transition: all 0.2s ease-in-out;
}

.news-page .news-listing .news-image:hover,
.events-page .events-listing .events-image:hover {
	transform: scale(1.05);
	transition: all 0.2s ease-in-out;
}

.news-page .news-listing .news-details .news-date,
.events-page .events-listing .events-details .events-date {
	margin-bottom: 1rem;
	display: inline-block;
}

.news-title:hover h3,
.events-title:hover h3 {
	color: #f6cb30;
	transition: all 0.2s ease-in-out;
}

.news-title h3,
.events-title h3 {
	color: #2b453b;
	transition: all 0.2s ease-in-out;
}

.newsletter-card {
	overflow: hidden;
}

.newsletter-card:hover {
	transform: scale(1);
}

.newsletter-card:hover .newsletter-card-header {
	transform: scale(1.05);
	transition: transform 0.2s ease-in-out;
}

.newsletter-card:hover .newsletter-card-title {
	color: #f6cb30;
	transition: all 0.2s ease-in-out;
}

.newsletter-card .newsletter-card-header {
	transform: scale(1);
	transition: transform 0.2s ease-in-out;
}

.newsletter-card .newsletter-card-title {
	font-size: 1.5rem;
	line-height: 1;
	color: #2b453b;
	font-family: Calibri;
	font-weight: 700;
	font-style: normal;
	position: relative;
	z-index: 1;
	background-color: #ffffff;
	padding: 1rem 1.5rem;
	transition: all 0.2s ease-in-out;
}

.editor.print-only {
	display: none;
}

.gallery.is-lightbox {
	margin: 0;
}

@media screen and (max-width: 500px) {
	.gallery.is-lightbox ul li {
      margin-bottom: 15px;
      margin-right: 10px;
	}
}

@media screen and (max-width: 500px) {
	.gallery.is-lightbox .more-s {
      right: 10px;
      bottom: 15px;
	}
}

.gallery.is-lightbox ul li a {
	position: relative;
	border-bottom: none;
}

.gallery.is-lightbox ul li a:hover {
	border-bottom: none;
}

.gallery.is-lightbox ul li a:hover:before {
	opacity: 0.3;
}

.gallery.is-lightbox ul li a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f6cb30;
	opacity: 0;
	transition: all 0.3s;
}

body.change .plyr {
	height: 100% !important;
}

body.change .plyr audio,
body.change .plyr body .plyr video {
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
}

body.change .video-holder {
	height: 100%;
}

body.change .video-holder .video-sizer {
	display: none;
}

body.change .video-player.container-size {
	position: static;
	height: 100%;
}

body.change .plyr__video-wrapper {
	padding-bottom: 0 !important;
	height: 100%;
}

body.change .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
	padding-bottom: 0;
	height: 100%;
	transform: none !important;
}

body.change .plyr--full-ui .plyr__video-embed iframe {
	width: 170vh;
	max-width: none;
	height: 100%;
	left: 50%;
	transform: translate(-50%, 0);
}

body.change embed,
body.change iframe,
body.change img,
body.change object,
body.change video {
	max-width: none;
}

.plyr__video-wrapper,
.plyr {
	height: 100%;
}

.editor .blocks {
	margin-bottom: 0;
}

.editor .three-blocks .item-c .img-c div {
	padding-top: 129.22%;
}

.editor p a:not(.btn),
.editor li a:not(.btn) {
	color: #a5b95e;
}

.editor p a:not(.btn):hover,
.editor li a:not(.btn):hover {
	color: #a5b95e;
	border-bottom: solid 1px #a5b95e;
}

.editor .tabs.is-boxed a {
	color: #4a4a4a;
	border-bottom: solid 1px transparent;
}

.editor .tabs.is-boxed a:hover {
	border-bottom: solid 1px transparent;
}

.form .fieldset-c {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.form .fieldset-c .form__row {
	width: 48.7%;
	margin-bottom: 2rem;
}

@media screen and (max-width: 575px) {
	.form .fieldset-c .form__row {
		width: 100%;
	}
}

.form .fieldset-c .form__row .form__label label {
	font-size: 1rem;
	color: #231e21;
	margin-bottom: 6px;
}

.form .fieldset-c .form__row .form__field input,
.form .fieldset-c .form__row .form__field select,
.form .fieldset-c .form__row .form__field textarea {
	font-size: 1rem;
	line-height: 1.11111;
	color: #8d8d8d;
	padding: 15px;
	margin-bottom: 0;
	border-radius: 3px;
	border: 1px solid rgba(185, 191, 196, 0.5);
	width: 100%;
	max-width: 380px;
	height: auto;
	transition: all 0.3s;
	box-shadow: none;
}

@media screen and (max-width: 575px) {

	.form .fieldset-c .form__row .form__field input,
	.form .fieldset-c .form__row .form__field select,
	.form .fieldset-c .form__row .form__field textarea {
		max-width: 100%;
	}
}

.form .fieldset-c .form__row .form__field input:hover,
.form .fieldset-c .form__row .form__field select:hover,
.form .fieldset-c .form__row .form__field textarea:hover {
	border-color: rgba(246, 203, 48, 0.7);
	box-shadow: none;
}

.form .fieldset-c .form__row .form__field input:focus,
.form .fieldset-c .form__row .form__field select:focus,
.form .fieldset-c .form__row .form__field textarea:focus {
	border-color: #f6cb30;
	box-shadow: none;
}

.form .fieldset-c .form__row .form__field .select {
	width: 100%;
	max-width: 380px;
}

@media screen and (max-width: 575px) {
	.form .fieldset-c .form__row .form__field .select {
		max-width: 100%;
	}
}

.form .fieldset-c .form__row .form__field .select:not(.is-multiple) {
	height: auto;
}

.form .fieldset-c .form__row .form__field .select:not(.is-multiple):not(.is-loading)::after {
	border-color: #a5b95e;
	margin-top: 0;
	transform: translate(0, -50%) rotate(-45deg);
}

.form .fieldset-c .form__row.form__row--radiobuttons .form__field div {
	max-width: 380px;
	width: 100%;
}

@media screen and (max-width: 575px) {
	.form .fieldset-c .form__row.form__row--radiobuttons .form__field div {
		max-width: 100%;
	}
}

.form .fieldset-c .form__row.form__row--radiobuttons .form__field div label {
	position: relative;
	padding-left: 30px;
}

.form .fieldset-c .form__row.form__row--radiobuttons .form__field div label input {
	width: auto;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}

.form .fieldset-c .form__row.form__row--checkboxes .form__field div {
	max-width: 380px;
	width: 100%;
	position: relative;
	padding-left: 30px;
}

.form .fieldset-c .form__row.form__row--checkboxes .form__field div input {
	width: auto;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}

.form .form__note {
	font-size: 1rem;
}

.form .buttons button {
	display: inline-block;
	height: auto;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.33333;
	text-transform: uppercase;
	color: #f6cb30;
	border-radius: 6px;
	width: 100%;
	max-width: 194px;
	padding: 11px 45px 13px 45px;
	position: relative;
	text-align: center;
	background-color: transparent;
	border: solid 3px #f6cb30;
	margin-bottom: 0;
}

.form .buttons button:hover {
	color: #ffffff;
	background-color: #f6cb30;
}

@media screen and (max-width: 768px) {
	.form .buttons button {
		padding: 8px 35px 8px 35px;
		max-width: 180px;
	}
}

.form .button.is-focused:not(:active),
.form .button:focus:not(:active) {
	box-shadow: none;
}

.editor+iframe {
	margin-bottom: 7.8rem;
}

@media screen and (max-width: 1279px) {
	.editor+iframe {
		margin-bottom: 6rem;
	}
}

@media screen and (max-width: 1087px) {
	.editor+iframe {
		margin-bottom: 5rem;
	}
}

@media screen and (max-width: 768px) {
	.editor+iframe {
		margin-bottom: 4rem;
	}
}


nav .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer>.sub-menu>li>a:hover{
	border-bottom:none;
  	text-decoration: underline;
}

nav .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer>.sub-menu>li>a{
  	/*position: relative;*/
  	border-bottom:none;
}

nav .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer>.sub-menu>li.has-sub-third>.sub-menu-outer>.sub-menu>li>a{
	border-bottom:none;
}

nav .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer>.sub-menu>li.has-sub-third>.sub-menu-outer>.sub-menu>li>a:hover{
	border-bottom:none;
  	text-decoration: underline;
}

/*
nav .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer>.sub-menu>li>a:hover:after{
    background-color: #000000;
  	transition: all 0.2s;
}



nav .down .nav .nav-c>ul>li.has-sub-second>.sub-menu-outer>.sub-menu>li>a:after{
	content:'';
    width:100%;
    height: 1px;
    background-color: transparent;
  	position: absolute;
  	bottom:0;
  	left:0;
  	transition: all 0.2s;
}
*/
